--- id: TASK-013 title: Full-text vault search status: "\U0001F7E6 Backlog" assignee: [] created_date: '2026-06-29 16:26' labels: - feature - release-2 dependencies: [] priority: medium ordinal: 13000 --- ## Description Release 2. The picker matches filenames only. Add a content search across the vault/working dir (ripgrep if available, else a Go walk) surfacing files + matching lines; open at the match. Was explicitly deferred in v1.1. ## Acceptance Criteria - [ ] #1 Search note contents across the vault; results show file + matching line - [ ] #2 Selecting a result opens the file at the match